projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc91b8c
)
(all): Exclude INSTALLABLE_SCRIPTS and SCRIPTS from deps.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 2 Jun 1993 06:52:09 +0000
(06:52 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 2 Jun 1993 06:52:09 +0000
(06:52 +0000)
lib-src/Makefile.in
patch
|
blob
|
history
diff --git
a/lib-src/Makefile.in
b/lib-src/Makefile.in
index 27567bdf87d52d3a22fa4e02216f563207de46ff..f213dedea2eece5566fd4a8745ec1349449a0240 100644
(file)
--- a/
lib-src/Makefile.in
+++ b/
lib-src/Makefile.in
@@
-108,7
+108,7
@@
ALL_CFLAGS = ${C_SWITCH_SYSTEM} -Demacs -DHAVE_CONFIG_H \
.c.o:
${CC} -c ${CPPFLAGS} ${ALL_CFLAGS} $<
-all: ${
EXECUT
ABLES}
+all: ${
UTILITIES} ${INSTALL
ABLES}
### Install the internal utilities. Until they are installed, we can
### just run them directly from lib-src.